I am trying to list and create Response Plays via the v2 REST API but am having some problems with auth. I am receiving an error that says:
{
"error": "General access API tokens are not supported for this endpoint; please use a personal API token"
}
When looking at the docs it says that:
Users can create personal REST API keys on their User Settings page of the user profile. Keys created this way will provide access to the REST API that matches their user permissions.
But when visiting my user settings page I don’t see any option for generating a personal API key. Where should I be looking? I am set as an admin so I should be able to do this but can’t find it anywhere: